Part Number Hot Search : 
ST163 J115F11A APT1004 LF198A UR5025 DNB65 74456168 PD200
Product Description
Full Text Search
 

To Download MX25L12805D Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 MX25L12805D
128M-BIT [x 1] CMOS SERIAL FLASH
FEATURES
GENERAL * Serial Peripheral Interface compatible -- Mode 0 and Mode 3 * 134,217,728 x 1 bit structure * 4096 equal sectors with 4K byte each 256 equal sectors with 64K byte each - Any sector can be erased * Single Power Supply Operation - 2.7 to 3.6 volt for read, erase, and program operations * Latch-up protected to 100mA from -1V to Vcc +1V * Low Vcc write inhibit is from 1.5V to 2.5V PERFORMANCE * High Performance - Fast access time: 50MHz serial clock (30pF + 1TTL Load) - Fast program time: 1.4ms/page (typical, 256-byte per page) and 9us/byte (typical) - Fast erase time: 60ms/sector (4KB per sector), 0.7s/block (64KB per block) and 80s/chip - Acceleration mode: - Chip erase time: 50s (typical) * Low Power Consumption - Low active read current: 25mA (max.) at 50MHz - Low active programming current: 20mA (max.) - Low active erase current: 20mA (max.) - Low standby current: 20uA (max.) - Deep power-down mode 20uA (max.) * Typical 100,000 erase/program cycle * 10 years data retention SOFTWARE FEATURES * Input Data Format - 1-byte Command code * Advanced Security Features - Block lock protection The BP0-BP3 status bit defines the size of the area to be software protection against program and erase instructions - Additional 512-bit secured OTP for unique identifier * Auto Erase and Auto Program Algorithm - Automatically erases and verifies data at selected sector - Automatically programs and verifies data at selected page by an internal algorithm that automatically times the program pulse widths (Any page to be programed should have page in the erased state first) * Status Register Feature * Electronic Identification - JEDEC 1-byte manufacturer ID and 2-byte Device ID - RES command, 1-byte Device ID - REMS command, ADD=00H will output the manufacturer's ID first and ADD=01H will output device ID first
P/N: PM1310
REV. 1.1, OCT. 01, 2008
1
MX25L12805D
HARDWARE FEATURES * SCLK Input - Serial clock input * SI Input - Serial Data Input * SO - Serial Data Output * WP#/ACC Pin - Hardware write protection and Program/erase acceleration * HOLD# pin - pause the chip without diselecting the chip * PACKAGE - 16-pin SOP (300mil) - All Pb-free devices are RoHS Compliant
GENERAL DESCRIPTION
The MX25L12805D is a CMOS 134,217,728 bit serial Flash Memory, which is configured as 16,777,216 x 8 internally. The MX25L12805D features a serial peripheral interface and software protocol allowing operation on a simple 3- wire bus. The three bus signals are a clock input (SCLK), a serial data input (SI), and a serial data output (SO). Serial access to the device is enabled by CS# input. The MX25L12805D provides sequential read operation on whole chip. User may start to read from any byte of the array. While the end of the array is reached, the device will wrap around to the beginning of the array and continuously outputs data until CS# goes high. After program/erase command is issued, auto program/erase algorithms which program/erase and verify the specified page locations will be executed. Program command is executed on byte basis, or page (256 bytes) basis, and erase command is executed on sector (4K-byte), or block(64K-byte), or whole chip basis. To provide user with ease of interface, a status register is included to indicate the status of the chip. The status read command can be issued to detect completion status of a program or erase operation via WIP bit. Advanced security features enhance the protection and security functions, please see security features section for more details. When the device is not in operation and CS# is high, it is put in standby mode and draws less than 20uA DC current. The MX25L12805D utilizes MXIC's proprietary memory cell which reliably stores memory contents even after 100,000 program and erase cycles.
P/N: PM1310
2
REV. 1.1, OCT. 01, 2008
MX25L12805D
PIN CONFIGURATIONS
16-PIN SOP (300 mil)
HOLD# VCC NC NC NC NC CS# SO 1 2 3 4 5 6 7 8 16 15 14 13 12 11 10 9 SCLK SI NC NC NC NC GND WP#/ACC
PIN DESCRIPTION
SYMBOL CS# SI SO SCLK HOLD# WP#/ACC DESCRIPTION Chip Select Serial Data Input Serial Data Output Clock Input Hold, to pause the serial communication Write Protection: connect to GND; 11V for program/erase acceleration: connect to 11V + 3.3V Power Supply Ground No Internal Connection
VCC GND NC
P/N: PM1310
3
REV. 1.1, OCT. 01, 2008
MX25L12805D
BLOCK DIAGRAM
additional 256Kb
Address Generator
X-Decoder
Memory Array
SI
Data Register Y-Decoder SRAM Buffer Sense Amplifier HV Generator SO Output Buffer
CS#, ACC, WP#,HOLD#
Mode Logic
State Machine
SCLK
Clock Generator
P/N: PM1310
4
REV. 1.1, OCT. 01, 2008
MX25L12805D
DATA PROTECTION
The MX25L12805D are designed to offer protection against accidental erasure or programming caused by spurious system level signals that may exist during power transition. During power up the device automatically resets the state machine in the Read mode. In addition, with its control register architecture, alteration of the memory contents only occurs after successful completion of specific command sequences. The device also incorporates several features to prevent inadvertent write cycles resulting from VCC power-up and power-down transition or system noise. * Power-on reset and tPUW: to avoid sudden power switch by system power supply transition, the power-on reset and tPUW (internal timer) may protect the Flash.
* Valid command length checking: The command length will be checked whether it is at byte base and completed on byte boundary. * Write Enable (WREN) command: WREN command is required to set the Write Enable Latch bit (WEL) before other command to change data. The WEL bit will return to reset stage under following situation: - Power-up - Write Disable (WRDI) command completion - Write Status Register (WRSR) command completion - Page Program (PP) command completion - Sector Erase (SE) command completion - Block Erase (BE) command completion - Chip Erase (CE) command completion * * * Software Protection Mode (SPM): by using BP0-BP3 bits to set the part of Flash protected from data change. Hardware Protection Mode (HPM): by using WP# going low to protect the BP0-BP3 bits and SRWD bit from data change. Deep Power Down Mode: By entering deep power down mode, the flash device also is under protected from writing all commands except Release from deep power down mode command (RDP) and Read Electronic Signature command (RES). Advanced Security Features: there are some protection and securuity features which protect content from inadvertent write and hostile access. I. Block lock protection - The Software Protected Mode (SPM) use (BP3, BP2, BP1, BP0) bits to allow part of memory to be protected as read only. The proected area definition is shown as table of "Protected Area Sizes", the protected areas are more flexible which may protect various area by setting value of BP0-BP3 bits. Please refer to table of "protected area sizes". - The Hardware Proteced Mode (HPM) use WP#/ACC to protect the (BP3, BP2, BP1, BP0) bits and SRWD bit. II. Additional 512-bit secured OTP for unique identifier: to provide 512-bit one-time program area for setting device unique serial number - Which may be set by factory or system customer. Please refer to table 3. 512-bit secured OTP definition. - Security register bit 0 indicates whether the chip is locked by factory or not. - To program the 512-bit secured OTP by entering 512-bit secured OTP mode (with ENSO command), and going through normal program procedure, and then exiting 512-bit secured OTP mode by writing EXSO command. - Customer may lock-down the customer lockable secured OTP by writing WRSCUR(write security register) command
*
P/N: PM1310
5
REV. 1.1, OCT. 01, 2008
MX25L12805D
to set customer lock-down bit1 as "1". Please refer to table of "security register definition" for security register bit definition and table of "512-bit secured OTP definition" for address range definition. - Note: Once lock-down whatever by factory or customer, it cannot be changed any more. While in 512-bit secured OTP mode, array access is not allowed.
512-bit Secured OTP Definition Address range xxxx00~xxxx0F xxxx10~xxxx3F Size 128-bit 384-bit Standard Factory Lock ESN (electrical serial number) N/A Customer Lock
Determined by customer
P/N: PM1310
6
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 1. Protected Area Sizes
Status bit BP3 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 BP2 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 BP1 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 BP0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 Protection Area 128Mb All All All All All All All Upper half (hundrend and twenty-eight sectors: 128 to 255) Upper quarter (sixty-four sectors: 192 to 255) Upper eighth (thirty-two sectors: 224 to 255) Upper sixteenth (sixteen sectors: 240 to 255) Upper 32nd (eight sectors: 248 to 255) Upper 64th (four sectors: 252 to 255) Upper 128th (two sectors: 254 and 255) Upper 256th (one sector: 255) None
Note: 1. The device is ready to accept a Chip Erase instruction if, and only if, all Block Protect (BP3, BP2, BP1, BP0) are 0.
P/N: PM1310
7
REV. 1.1, OCT. 01, 2008
MX25L12805D
HOLD FEATURE
HOLD# pin signal goes low to hold any serial communications with the device. The HOLD feature will not stop the operation of write status register, programming, or erasing in progress. The operation of HOLD requires Chip Select(CS#) keeping low and starts on falling edge of HOLD# pin signal while Serial Clock (SCLK) signal is being low (if Serial Clock signal is not being low, HOLD operation will not start until Serial Clock signal being low). The HOLD condition ends on the rising edge of HOLD# pin signal while Serial Clock(SCLK) signal is being low( if Serial Clock signal is not being low, HOLD operation will not end until Serial Clock being low), see Figure 1.
Figure 1. Hold Condition Operation
CS#
SCLK
HOLD#
Hold Condition (standard)
Hold Condition (non-standard)
The Serial Data Output (SO) is high impedance, both Serial Data Input (SI) and Serial Clock (SCLK) are don't care during the HOLD operation. If Chip Select (CS#) drives high during HOLD operation, it will reset the internal logic of the device. To re-start communication with chip, the HOLD# must be at high and CS# must be at low.
PROGRAM/ERASE ACCELERATION
To activate the program/erase acceleration function requires ACC pin connecting to 11V voltage (see Figure 2), and then to be followed by the normal program/erase process. By utilizing the program/erase acceleration operation, the performances are improved as shown on table of "ERASE AND PROGRAM PERFORMACE".
Figure 2. ACCELERATED PROGRAM TIMING DIAGRAM
11V
VHH
ACC
VIL or VIH tVHH tVHH
VIL or VIH
Note: tVHH (VHH Rise and Fall Time) min. 250ns
P/N: PM1310
8
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 2. COMMAND DEFINITION
COMMAND (byte) 1st byte 2nd byte 3rd byte 4th byte 5th byte Action WREN (write WRDI (write enable) disable) 06 (hex 04 (hex) RDID (read RDSR (read identification) status register) 9F (hex) 05 (hex) FAST READ (fast read data) 0B (hex) AD1 AD2 AD3 X outputs to read out to write new n bytes read n bytes read JEDEC ID: 1- the values of values to the out until CS# out until CS# byte the status status goes high goes high manufacturer register register ID & 2-byte device ID
DP (Deep power down) RDP (Release from deep power down) RES (read electronic ID)
WRSR (write READ (read status data) register) 01 (hex) 03 (hex) AD1 AD2 AD3
SE (Sector erase) 20 (hex) AD1 AD2 AD3 to erase the selected sector
sets the (WEL) write enable latch bit
resets the (WEL) write enable latch bit
COMMAND (byte)
BE (block erase)
CE (chip erase) PP (Page program)
REMS (read electronic manufacturer & device ID) 90 (hex) x x ADD(note 1) outout the manufacturer ID & device ID
to erase the to erase whole to program the enters deep release from selected block chip selected page power down deep power mode down mode Note 1: ADD=00H will output the manufacturer ID first and ADD=01H will output device ID first
1st byte 2nd byte 3rd byte 4th byte 5th byte Action
D8 (hex) AD1 AD2 AD3
60 or C7 (hex)
02 (hex) AD1 AD2 AD3
B9 (hex)
AB (hex)
AB (hex) x x x to read out 1byte device ID
to set the lock-down bit as "1" (once lock-down, cannot be updated) Note 2: It is not recommoded to adopt any other code not in the command definition table, which will potentially emter the hidden mode.
COMMAND (byte) 1st byte 2nd byte 3rd byte 4th byte 5th byte Action
ENSO (enter secured OTP) B1 (hex)
EXSO (exit secured RDSCUR (read OTP) security register) C1 (hex) 2B (hex)
WRSCUR (write security register) 2F (hex)
to enter the 512-bit to exit the 512-bit to read value of secured OTP mode secured OTP mode security register
P/N: PM1310
9
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 3. Memory Organization
Block 255 Sector 4095 Address Range FFF000h FFFFFFh
4080 4079 4064 4063 4048 4047 4032 4031 4016 4015 4000
...
FF0000h
FF0FFFh
FEF000h FEFFFFh FE0000h FE0FFFh FDF000h FDFFFFh FD0000h FD0FFFh FCF000h FCFFFFh FC0000h FC0FFFh FBF000h FBFFFFh FB0000h FB0FFFh FAF000h FAFFFFh FA0000h FA0FFFh
95 80 79 64 63 48 47 32 31 16 15
...
250
...
251
...
252
...
253
...
254
05F000h 050000h 04F000h 040000h 03F000h 030000h 02F000h 020000h 01F000h 010000h 00F000h 000000h
05FFFFh 050FFFh 04FFFFh 040FFFh 03FFFFh 030FFFh 02FFFFh 020FFFh 01FFFFh 010FFFh 00FFFFh 000FFFh
P/N: PM1310
...
0
0
...
1
...
2
...
3
...
4
...
5
10
REV. 1.1, OCT. 01, 2008
MX25L12805D
DEVICE OPERATION
1. Before a command is issued, status register should be checked to ensure device is ready for the intended operation. 2. When incorrect command is inputted to this LSI, this LSI becomes standby mode and keeps the standby mode until next CS# falling edge. In standby mode, SO pin of this LSI should be High-Z. 3. When correct command is inputted to this LSI, this LSI becomes active mode and keeps the active mode until next CS# rising edge. 4. Input data is latched on the rising edge of Serial Clock(SCLK) and data shifts out on the falling edge of SCLK. The difference of Serial mode 0 and mode 3 is shown as Figure 3. 5. For the following instructions: RDID, RDSR, RDSCUR, READ, FAST_READ, RES and REMS the shifted-in instruction sequence is followed by a data-out sequence. After any bit of data being shifted out, the CS# can be high. For the following instructions: WREN, WRDI, WRSR, SE, BE, CE, PP, RDP, DP, ENSO, EXSO,and WRSCUR, the CS# must go high exactly at the byte boundary; otherwise, the instruction will be rejected and not executed. 6. During the progress of Write Status Register, Program, Erase operation, to access the memory array is neglected and not affect the current operation of Write Status Register, Program, Erase.
Figure 3. Serial Modes Supported
CPOL CPHA SCLK
(Serial mode 0)
0
0
(Serial mode 3)
1
1
SCLK
SI
MSB
SO
MSB
Note: CPOL indicates clock polarity of Serial master, CPOL=1 for SCLK high while idle, CPOL=0 for SCLK low while not transmitting. CPHA indicates clock phase. The combination of CPOL bit and CPHA bit decides which Serial mode is supported.
P/N: PM1310
11
REV. 1.1, OCT. 01, 2008
MX25L12805D
COMMAND DESCRIPTION (1) Write Enable (WREN)
The Write Enable (WREN) instruction is for setting Write Enable Latch (WEL) bit. For those instructions like PP, SE, BE, CE, and WRSR, which are intended to change the device content, should be set every time after the WREN instruction setting the WEL bit. The sequence of issuing WREN instruction is: CS# goes low-> sending WREN instruction code-> CS# goes high. (see Figure 12)
(2) Write Disable (WRDI)
The Write Disable (WRDI) instruction is for re-setting Write Enable Latch (WEL) bit. The sequence of issuing WRDI instruction is: CS# goes low-> sending WRDI instruction code-> CS# goes high. (see Figure 13) The WEL bit is reset by following situations: - Power-up - Write Disable (WRDI) instruction completion - Write Status Register (WRSR) instruction completion - Page Program (PP) instruction completion - Sector Erase (SE) instruction completion - Block Erase (BE) instruction completion - Chip Erase (CE) instruction completion
(3) Read Identification (RDID)
The RDID instruction is for reading the manufacturer ID of 1-byte and followed by Device ID of 2-byte. The MXIC Manufacturer ID is C2(hex), the memory type ID is 20(hex) as the first-byte device ID, and the individual device ID of second-byte ID is as followings: 18(hex). The sequence of issuing RDID instruction is: CS# goes low-> sending RDID instruction code -> 24-bits ID data out on SO -> to end RDID operation can use CS# to high at any time during data out. (see Figure. 14) While Program/Erase operation is in progress, it will not decode the RDID instruction, so there's no effect on the cycle of program/erase operation which is currently in progress. When CS# goes high, the device is at standby stage.
P/N: PM1310
12
REV. 1.1, OCT. 01, 2008
MX25L12805D
(4) Read Status Register (RDSR)
The RDSR instruction is for reading Status Register Bits. The Read Status Register can be read at any time (even in program/erase/write status register condition) and continuously. It is recommended to check the Write in Progress (WIP) bit before sending a new instruction when a program, erase, or write status register operation is in progress. The sequence of issuing RDSR instruction is: CS# goes low-> sending RDSR instruction code-> Status Register data out on SO (see Figure. 15) The definition of the status register bits is as below: WIP bit. The Write in Progress (WIP) bit, a volatile bit, indicates whether the device is busy in program/erase/write status register progress. When WIP bit sets to 1, which means the device is busy in program/erase/write status register progress. When WIP bit sets to 0, which means the device is not in progress of program/erase/write status register cycle. WEL bit. The Write Enable Latch (WEL) bit, a volatile bit, indicates whether the device is set to internal write enable latch. When WEL bit sets to 1, which means the internal write enable latch is set, the device can accept program/erase/write status register instruction. When WEL bit sets to 0, which means no internal write enable latch; the device will not accept program/erase/write status register instruction. The program/erase command will be ignored and not affect value of WEL bit if it is applied to a protected memory area. BP3, BP2, BP1, BP0 bits. The Block Protect (BP3, BP2, BP1, BP0) bits, non-volatile bits, indicate the protected area(as defined in table 1) of the device to against the program/erase instruction without hardware protection mode being set. To write the Block Protect (BP3, BP2, BP1, BP0) bits requires the Write Status Register (WRSR) instruction to be executed. Those bits define the protected area of the memory to against Page Program (PP), Sector Erase (SE), Block Erase (BE) and Chip Erase(CE) instructions (only if all Block Protect bits set to 0, the CE instruction can be executed). SRWD bit. The Status Register Write Disable (SRWD) bit, non-volatile bit, is operated together with Write Protection (WP#) pin for providing hardware protection mode. The hardware protection mode requires SRWD sets to 1 and WP# pin signal is low stage. In the hardware protection mode, the Write Status Register (WRSR) instruction is no longer accepted for execution and the SRWD bit and Block Protect bits (BP3, BP2, BP1, BP0) are read only. bit 7 SRWD Status Register Write Protect 1= status register write disable bit 6 reserved bit 5 bit 4 bit 3 bit 2 BP3 BP2 BP1 BP0 the level of the level of the level of the level of protected protected protected protected block block block block (note 1) (note 1) (note 1) (note 1) bit 1 WEL (write enable latch) bit 0 WIP (write in progress bit)
1=write enable 1=write operation 0=not write 0=not in write enable operation
Note: 1. see the table "Protected Area Sizes".
P/N: PM1310
13
REV. 1.1, OCT. 01, 2008
MX25L12805D
(5) Write Status Register (WRSR)
The WRSR instruction is for changing the values of Status Register Bits. Before sending WRSR instruction, the Write Enable (WREN) instruction must be decoded and executed to set the Write Enable Latch (WEL) bit in advance. The WRSR instruction can change the value of Block Protect (BP3, BP2, BP1, BP0) bits to define the protected area of memory (as shown in table 1). The WRSR also can set or reset the Status Register Write Disable (SRWD) bit in accordance with Write Protection (WP#) pin signal. The WRSR instruction cannot be executed once the Hardware Protected Mode (HPM) is entered. The sequence of issuing WRSR instruction is: CS# goes low-> sending WRSR instruction code-> Status Register data on SI-> CS# goes high. (see Figure 16) The WRSR instruction has no effect on b6, b1, b0 of the status register. The CS# must go high exactly at the byte boundary; otherwise, the instruction will be rejected and not executed. The selftimed Write Status Register cycle time (tW) is initiated as soon as Chip Select (CS#) goes high. The Write in Progress (WIP) bit still can be check out during the Write Status Register cycle is in progress. The WIP sets 1 during the tW timing, and sets 0 when Write Status Register Cycle is completed, and the Write Enable Latch (WEL) bit is reset.
Table 4. Protection Modes
Mode Software protection mode(SPM) Status register condition Status register can be written in (WEL bit is set to "1") and the SRWD, BP0-BP3 bits can be changed WP# and SRWD bit status WP#=1 and SRWD bit=0, or WP#=0 and SRWD bit=0, or WP#=1 and SRWD=1 Memory The protected area cannot be program or erase.
Hardware protection mode (HPM)
The SRWD, BP0-BP3 of status register bits cannot be changed
WP#=0, SRWD bit=1
The protected area cannot be program or erase.
Note: 1. As defined by the values in the Block Protect (BP3, BP2, BP1, BP0) bits of the Status Register, as shown in Table 1.
As the above table showing, the summary of the Software Protected Mode (SPM) and Hardware Protected Mode (HPM). Software Protected Mode (SPM): - When SRWD bit=0, no matter WP# is low or high, the WREN instruction may set the WEL bit and can change the values of SRWD, BP3, BP2, BP1, BP0. The protected area, which is defined by BP3, BP2, BP1, BP0, is at software protected mode (SPM). - When SRWD bit=1 and WP# is high, the WREN instruction may set the WEL bit can change the values of SRWD, BP3, BP2, BP1, BP0. The protected area, which is defined by BP3, BP2, BP1, BP0, is at software protected mode (SPM)
P/N: PM1310
14
REV. 1.1, OCT. 01, 2008
MX25L12805D
Note: If SRWD bit=1 but WP# is low, it is impossible to write the Status Register even if the WEL bit has previously been set. It is rejected to write the Status Register and not be executed. Hardware Protected Mode (HPM): - When SRWD bit=1, and then WP# is low (or WP# is low before SRWD bit=1), it enters the hardware protected mode (HPM). The data of the protected area is protected by software protected mode by BP3, BP2, BP1, BP0 and hardware protected mode by the WP# to against data modification. Note: to exit the hardware protected mode requires WP# driving high once the hardware protected mode is entered. If the WP# pin is permanently connected to high, the hardware protected mode can never be entered; only can use software protected mode via BP3, BP2, BP1, BP0.
(6) Read Data Bytes (READ)
The read instruction is for reading data out. The address is latched on rising edge of SCLK, and data shifts out on the falling edge of SCLK at a maximum frequency fR. The first address byte can be at any location. The address is automatically increased to the next higher address after each byte data is shifted out, so the whole memory can be read out at a single READ instruction. The address counter rolls over to 0 when the highest address has been reached. The sequence of issuing READ instruction is: CS# goes low-> sending READ instruction code-> 3-byte address on SI -> data out on SO-> to end READ operation can use CS# to high at any time during data out. (see Figure. 17)
(7) Read Data Bytes at Higher Speed (FAST_READ)
The FAST_READ instruction is for quickly reading data out. The address is latched on rising edge of SCLK, and data of each bit shifts out on the falling edge of SCLK at a maximum frequency fC. The first address byte can be at any location. The address is automatically increased to the next higher address after each byte data is shifted out, so the whole memory can be read out at a single FAST_READ instruction. The address counter rolls over to 0 when the highest address has been reached. The sequence of issuing FAST_READ instruction is: CS# goes low-> sending FAST_READ instruction code-> 3-byte address on SI-> 1-dummy byte address on SI->data out on SO-> to end FAST_READ operation can use CS# to high at any time during data out. (see Figure. 18) While Program/Erase/Write Status Register cycle is in progress, FAST_READ instruction is rejected without any impact on the Program/Erase/Write Status Register current cycle.
(8) Sector Erase (SE)
The Sector Erase (SE) instruction is for erasing the data of the chosen sector to be "1". The instruction is used for any 4K-byte sector and 1K-byte parameter sector while parameter sectors are enable. A Write Enable (WREN) instruction must execute to set the Write Enable Latch (WEL) bit before sending the Sector Erase (SE). Any address of the sector (see table 3) is a valid address for Sector Erase (SE) instruction. The CS# must go high exactly at the byte boundary (the latest eighth of address byte been latched-in); otherwise, the instruction will be rejected and not executed. Address bits [Am-A12] (Am is the most significant address) select the sector address. The sequence of issuing SE instruction is: CS# goes low -> sending SE instruction code-> 3-byte address on SI -> CS# goes high. (see Figure 20)
P/N: PM1310 REV. 1.1, OCT. 01, 2008
15
MX25L12805D
The self-timed Sector Erase Cycle time (tSE) is initiated as soon as Chip Select (CS#) goes high. The Write in Progress (WIP) bit still can be check out during the Sector Erase cycle is in progress. The WIP sets 1 during the tSE timing, and sets 0 when Sector Erase Cycle is completed, and the Write Enable Latch (WEL) bit is reset. If the page is protected by BP3, BP2, BP1, BP0 bits, the Sector Erase (SE) instruction will not be executed on the page.
(9) Block Erase (BE)
The Block Erase (BE) instruction is for erasing the data of the chosen block to be "1". The instruction is used for 64Kbyte sector erase operation. A Write Enable (WREN) instruction must execute to set the Write Enable Latch (WEL) bit before sending the Block Erase (BE). Any address of the block (see table 3) is a valid address for Block Erase (BE) instruction. The CS# must go high exactly at the byte boundary (the latest eighth of address byte been latched-in); otherwise, the instruction will be rejected and not executed. The sequence of issuing BE instruction is: CS# goes low -> sending BE instruction code-> 3-byte address on SI -> CS# goes high. (see Figure 21) The self-timed Block Erase Cycle time (tBE) is initiated as soon as Chip Select (CS#) goes high. The Write in Progress (WIP) bit still can be check out during the Sector Erase cycle is in progress. The WIP sets 1 during the tBE timing, and sets 0 when Sector Erase Cycle is completed, and the Write Enable Latch (WEL) bit is reset. If the page is protected by BP3, BP2, BP1, BP0 bits, the Block Erase (BE) instruction will not be executed on the page.
(10) Chip Erase (CE)
The Chip Erase (CE) instruction is for erasing the data of the whole chip to be "1". A Write Enable (WREN) instruction must execute to set the Write Enable Latch (WEL) bit before sending the Chip Erase (CE). Any address of the sector (see table 3) is a valid address for Chip Erase (CE) instruction. The CS# must go high exactly at the byte boundary( the latest eighth of address byte been latched-in); otherwise, the instruction will be rejected and not executed. The sequence of issuing CE instruction is: CS# goes low-> sending CE instruction code-> CS# goes high. (see Figure 22) The self-timed Chip Erase Cycle time (tCE) is initiated as soon as Chip Select (CS#) goes high. The Write in Progress (WIP) bit still can be check out during the Chip Erase cycle is in progress. The WIP sets 1 during the tBE timing, and sets 0 when Chip Erase Cycle is completed, and the Write Enable Latch (WEL) bit is reset. If the chip is protected by BP3, BP2, BP1, BP0 bits, the Chip Erase (CE) instruction will not be executed. It will be only executed when BP3, BP2, BP1, BP0 all set to "0".
(11) Page Program (PP)
The Page Program (PP) instruction is for programming the memory to be "0". A Write Enable (WREN) instruction must execute to set the Write Enable Latch (WEL) bit before sending the Page Program (PP). If the eight least significant address bits (A7-A0) are not all 0, all transmitted data which goes beyond the end of the current page are programmed from the start address if the same page (from the address whose 8 least significant address bits (A7-A0) are all 0). The CS# must keep during the whole Page Program cycle. The CS# must go high exactly at the byte boundary( the latest eighth of address byte been latched-in); otherwise, the instruction will be rejected and not executed. If more than 256 bytes are sent to the device, the data of the last 256-byte is programmed at the request page and previous data will be disregarded. If less than 256 bytes are sent to the device, the data is programmed at the request address of the page without effect on other address of the same page. The sequence of issuing PP instruction is: CS# goes low-> sending PP instruction code-> 3-byte address on SI-> at least
P/N: PM1310
16
REV. 1.1, OCT. 01, 2008
MX25L12805D
1-byte on data on SI-> CS# goes high. (see Figure 19) The self-timed Page Program Cycle time (tPP) is initiated as soon as Chip Select (CS#) goes high. The Write in Progress (WIP) bit still can be check out during the Page Program cycle is in progress. The WIP sets 1 during the tPP timing, and sets 0 when Page Program Cycle is completed, and the Write Enable Latch (WEL) bit is reset. If the page is protected by BP3, BP2, BP1, BP0 bits, the Page Program (PP) instruction will not be executed.
(12) Deep Power-down (DP)
The Deep Power-down (DP) instruction is for setting the device on the minimizing the power consumption (to entering the Deep Power-down mode), the standby current is reduced from ISB1 to ISB2). The Deep Power-down mode requires the Deep Power-down (DP) instruction to enter, during the Deep Power-down mode, the device is not active and all Write/ Program/Erase instruction are ignored. When CS# goes high, it's only in standby mode not deep power-down mode. It's different from Standby mode. The sequence of issuing DP instruction is: CS# goes low-> sending DP instruction code-> CS# goes high. (see Figure 23) Once the DP instruction is set, all instruction will be ignored except the Release from Deep Power-down mode (RDP) and Read Electronic Signature (RES) instruction. (RES instruction to allow the ID been read out). When Power-down, the deep power-down mode automatically stops, and when power-up, the device automatically is in standby mode. For RDP instruction the CS# must go high exactly at the byte boundary (the latest eighth bit of instruction code been latched-in); otherwise, the instruction will not executed. As soon as Chip Select (CS#) goes high, a delay of tDP is required before entering the Deep Power-down mode and reducing the current to ISB2.
(13) Release from Deep Power-down (RDP), Read Electronic Signature (RES)
The Release from Deep Power-down (RDP) instruction is terminated by driving Chip Select (CS#) High. When Chip Select (CS#) is driven High, the device is put in the Stand-by Power mode. If the device was not previously in the Deep Powerdown mode, the transition to the Stand-by Power mode is immediate. If the device was previously in the Deep Power-down mode, though, the transition to the Stand-by Power mode is delayed by tRES2, and Chip Se-lect (CS#) must remain High for at least tRES2(max), as specified in Table 6. Once in the Stand-by Power mode, the device waits to be selected, so that it can receive, decode and execute instructions. RES instruction is for reading out the old style of 8-bit Electronic Signature, whose values are shown as table of ID Definitions. This is not the same as RDID instruction. It is not recommended to use for new design. For new design, please use RDID instruction. Even in Deep power-down mode, the RDP, RES, and REMS are also allowed to be executed, only except the device is in progress of program/erase/write cycle; there's no effect on the current program/erase/write cycle in progress. The sequence is shown as Figure 24,25. The RES instruction is ended by CS# goes high after the ID been read out at least once. The ID outputs repeatedly if continuously send the additional clock cycles on SCLK while CS# is at low. If the device was not previously in Deep Powerdown mode, the device transition to standby mode is immediate. If the device was previously in Deep Power-down mode, there's a delay of tRES2 to transit to standby mode, and CS# must remain to high at least tRES2(max). Once in the standby mode, the device waits to be selected, so it can be receive, decode, and execute instruction. The RDP instruction is for releasing from Deep Power Down Mode.
P/N: PM1310
17
REV. 1.1, OCT. 01, 2008
MX25L12805D
(14) Read Electronic Manufacturer ID & Device ID (REMS)
The REMS instruction is an alternative to the Release from Power-down/Device ID instruction that provides both the JEDEC assigned manufacturer ID and the specific device ID. The REMS instruction is very similar to the Release from Power-down/Device ID instruction. The instruction is initiated by driving the CS# pin low and shift the instruction code "90h" followed by two dummy bytes and one bytes address (A7~A0). After which, the Manufacturer ID for MXIC (C2h) and the Device ID are shifted out on the falling edge of SCLK with most significant bit (MSB) first as shown in Figure 26. The Device ID values are listed in Table of ID Definitions on page 20. If the one-byte address is initially set to 01h, then the device ID will be read first and then followed by the Manufacturer ID. The Manufacturer and Device IDs can be read continuously, alternating from one to the other. The instruction is completed by driving CS# high. Table of ID Definitions: 1. RDID: manufacturer ID MX25L12805D 2. RES: electronic ID MX25L12805D 3. REMS: manufacturer ID MX25L12805D C2 device ID 17 17 C2 memory type 20 memory density 18
(15) Enter Secured OTP (ENSO)
The ENSO instruction is for entering the additional 512-bit secured OTP mode. The additional 512-bit secured OTP is independent from main array, which may use to store unique serial number for system identifier. After entering the Secured OTP mode, and then follow standard read or program, procedure to read out the data or update data. The Secured OTP data cannot be updated again once it is lock-down. The sequence of issuing ENSO instruction is: CS# goes low-> sending ENSO instruction to enter Secured OTP mode -> CS# goes high. Please note that WRSR/WRSCUR commands are not acceptable during the access of secure OTP region, once security OTP is lock down, only read related commands are valid.
(16) Exit Secured OTP (EXSO)
The EXSO instruction is for exiting the additional 512-bit secured OTP mode. The sequence of issuing EXSO instruction is: CS# goes low-> sending EXSO instruction to exit Secured OTP mode-> CS# goes high.
P/N: PM1310
18
REV. 1.1, OCT. 01, 2008
MX25L12805D
(17) Read Security Register (RDSCUR)
The RDSCUR instruction is for reading the value of Security Register bits. The Read Security Register can be read at any time (even in program/erase/write status register/write security register condition) and continuously. The sequence of issuing RDSCUR instruction is : CS# goes low-> send ing RDSCUR instruction -> Security Register data out on SO-> CS# goes high. The definition of the Security Register bits is as below: Secured OTP Indicator bit. The Secured OTP indicator bit shows the chip is locked by factory before ex- factory or not. When it is "0", it indicates non- factory lock; "1" indicates factory- lock. Lock-down Secured OTP (LDSO) bit. By writing WRSCUR instruction, the LDSO bit may be set to "1" for customer lockdown purpose. However, once the bit is set to "1" (lock-down), the LDSO bit and the 512-bit Secured OTP area cannot be update any more. While it is in 512-bit secured OTP mode, array access is not allowed.
Table of Security Register Definition
bit7 x bit6 x bit5 x bit4 x bit3 x bit2 x bit1 bit0 LDSO (indicate if Secrured OTP lock-down indicator bit 0 = not lockdown 0 = non1 = lock-down factory lock (cannot program/erase 1 = factory lock OTP) non-volatile bit non-volatile bit
reserved
reserved
reserved
reserved
reserved
0
volatile bit
volatile bit
volatile bit
volatile bit
volatile bit
volatile bit
(18) Write Security Register (WRSCUR)
The WRSCUR instruction is for changing the values of Security Register Bits. Unlike write status register, the WREN instruction is not required before sending WRSCUR instruction. The WRSCUR instruction may change the values of bit1 (LDSO bit) for customer to lock-down the 512-bit Secured OTP area. Once the LDSO bit is set to "1", the Secured OTP area cannot be updated any more. The sequence of issuing WRSCUR instruction is :CS# goes low-> sending WRSCUR instruction -> CS# goes high. The CS# must go high exactly at the boundary; otherwise, the instruction will be rejected and not executed.
P/N: PM1310
19
REV. 1.1, OCT. 01, 2008
MX25L12805D
POWER-ON STATE
The device is at below states when power-up: - Standby mode ( please note it is not deep power-down mode) - Write Enable Latch (WEL) bit is reset The device must not be selected during power-up and power-down stage unless the VCC achieves below correct level: - VCC minimum at power-up stage and then after a delay of tVSL - GND at power-down Please note that a pull-up resistor on CS# may ensure a safe and proper power-up/down level. An internal power-on reset (POR) circuit may protect the device from data corruption and inadvertent data change during power up state. When VCC is lower than VWI (POR threshold voltage value), the internal logic is reset and the flash device has no response to any command. For further protection on the device, after VCC reaching the VWI level, a tPUW time delay is required before the device is fully accessible for commands like write enable(WREN), page program (PP), sector erase(SE), block erase (BE), chip erase(CE) and write status register(WRSR). If the VCC does not reach the VCC minimum level, the correct operation is not guaranteed. The write, erase, and program command should be sent after the below time delay: - tPUW after VCC reached VWI level - tVSL after VCC reached VCC minimum level The device can accept read command after VCC reached VCC minimum and a time delay of tVSL, even time of tPUW has not passed. Please refer to the figure of "power-up timing". Note: - To stabilize the VCC level, the VCC rail decoupled by a suitable capacitor close to package pins is recommended.(generally around 0.1uF) - At power-down stage, the VCC drops below VWI level, all operations are disable and device has no response to any command. The data corruption might occur during the stage while a write, program, erase cycle is in progress.
P/N: PM1310
20
REV. 1.1, OCT. 01, 2008
MX25L12805D
ELECTRICAL SPECIFICATIONS ABSOLUTE MAXIMUM RATINGS
RATING Ambient Operating Temperature Storage Temperature Applied Input Voltage Applied Output Voltage VCC to Ground Potential VALUE -40 C to 85 C for Industrial grade -55 C to 125 C -0.5V to 4.6V -0.5V to 4.6V -0.5V to 4.6V
NOTICE: 1. Stresses greater than those listed under ABSOLUTE MAXIMUM RATINGS may cause permanent damage to the device. This is stress rating only and functional operational sections of this specification is not implied. Exposure to absolute maximum rating conditions for extended period may affect reliability. 2. Specifications contained within the following tables are subject to change. 3. During voltage transitions, all pins may overshoot to 4.6V or -0.5V for period up to 20ns. 4. All input and output pins may overshoot to VCC+0.5V while VCC+0.5V is smaller than or equal to 4.6V.
Figure 4.Maximum Negative Overshoot Waveform
Figure 5. Maximum Positive Overshoot Waveform
20ns
0V -0.5V
4.6V 3.6V
20ns
CAPACITANCE TA = 25 C, f = 1.0 MHz
SYMBOL CIN COUT PARAMETER Input Capacitance Output Capacitance MIN. TYP MAX. 10 10 UNIT pF pF CONDITIONS VIN = 0V VOUT = 0V
P/N: PM1310
21
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 6. INPUT TEST WAVEFORMS AND MEASUREMENT LEVEL
Input timing referance level 0.8VCC 0.7VCC 0.3VCC 0.2VCC AC Measurement Level Output timing referance level
0.5VCC
Note: Input pulse rise and fall time are <5ns
Figure 7. OUTPUT LOADING
DEVICE UNDER TEST
2.7K ohm +3.3V
CL
6.2K ohm
DIODES=IN3064 OR EQUIVALENT
CL=30pF Including jig capacitance
P/N: PM1310
22
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 5. DC CHARACTERISTICS (Temperature = -40 C to 85 C, VCC = 2.7V ~ 3.6V)
SYMBOL PARAMETER ILI ILO ILIHV ISB1 ISB2 ICC1 ICC2 ICC3 Input Load Current Output Leakage Current HV pin input Leakage Current VCC Standby Current Deep Power-down Current VCC Read VCC Program Current (PP) VCC Write Status Register (WRSR) Current ICC4 ICC5 VHH VIL VIH VOL VOH VCC Sector Erase Current (SE) VCC Chip Erase Current (CE) Voltage for ACC Program Acceleration Input Low Voltage Input High Voltage Output Low Voltage Output High Voltage VCC-0.2 -0.5 0.7VCC 0.3VCC VCC+0.4 0.4 V V V V IOL = 1.6mA IOH = -100uA 1 11 11.5 V 1 20 mA 1 20 mA Erase in Progress CS#=VCC Erase in Progress CS#=VCC VCC=2.7V~3.6V 20 mA 1 1 25 15 20 mA mA mA 20 uA 1 20 uA VIN = VCC or GND CS# = VCC VIN = VCC or GND CS# = VCC f=50MHz (serial) f=33MHz (serial) Program in Progress CS# = VCC Program status register in progress CS#=VCC 35 uA 1 2 uA NOTES 1 MIN. TYP MAX. 2 UNITS uA TEST CONDITIONS VCC = VCC Max VIN = VCC or GND VCC = VCC Max VIN = VCC or GND WP#/ACC=11.5V
NOTES: 1. Typical values at VCC = 3.3V, T = 25 C. These currents are valid for all product versions (package and speeds). 2. Typical value is calculated by simulation.
P/N: PM1310
23
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 6. AC CHARACTERISTICS (Temperature = -40 C to 85 C, VCC = 2.7V ~ 3.6V)
Symbol fSCLK Parameter Clock Frequency for the following instructions: FAST_READ, PP, SE, BE, CE, DP, RES,RDP WREN, WRDI, RDID, RDSR, WRSR fR Clock Frequency for READ instructions tCLH Clock High Time tCLL Clock Low Time Clock Rise Time (3) (peak to peak) Clock Fall Time (3) (peak to peak) tCSS CS# Active Setup Time (relative to SCLK) CS# Not Active Hold Time (relative to SCLK) tDSU Data In Setup Time tDH Data In Hold Time CS# Active Hold Time (relative to SCLK) CS# Not Active Setup Time (relative to SCLK) tCSH CS# Deselect Time tDIS Output Disable Time tV tHO Clock Low to Output Valid Output Hold Time HOLD# Setup Time (relative to SCLK) HOLD# Hold Time (relative to SCLK) HOLD Setup Time (relative to SCLK) HOLD Hold Time (relative to SCLK) HOLD to Output Low-Z HOLD# to Output High-Z Alt. fC Min. 10K Typ. Max. Unit 50M Hz (Condition:30pF) 33M Hz ns ns V/ns V/ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns us us us ms us ms ms s s
fRSCLK tCH(1) tCL(1) tCLCH(2) tCHCL(2) tSLCH tCHSL tDVCH tCHDX tCHSH tSHCH tSHSL tSHQZ(2) tCLQV tCLQX tHLCH tCHHH tHHCH tCHHL tHHQX(2) tHLQZ(2) tWHSL(4) tSHWL(4) tDP(2) tRES1(2) tRES2(2) tW tBP tPP tSE tBE tCE
10K 7 7 0.1 0.1 5 5 2 5 5 5 100 2.7V-3.6V 3.0V-3.6V 2.7V-3.6V 3.0V-3.6V 0 5 5 5 5 2.7V-3.6V 3.0V-3.6V 2.7V-3.6V 3.0V-3.6V
10 8 10 8
tLZ tHZ
10 8 10 8
Write Protect Setup Time 20 Write Protect Hold Time 100 CS# High to Deep Power-down Mode CS# High to Standby Mode without Electronic Signature Read CS# High to Standby Mode with Electronic Signature Read Write Status Register Cycle Time Byte-Program Page Program Cycle Time Sector Erase Cycle Time Block Erase Cycle Time Chip Erase Cycle Time
40 9 1.4 60 0.7 80
10 8.8 8.8 100 300 5 300 2 200
Notes: 1. tCH + tCL must be greater than or equal to 1/ fC 2. Value guaranteed by characterization, not 100% tested in production. 3. Expressed as a slew-rate. 4. Only applicable as a constraint for a WRSR instruction when SRWD is set at 1. 5. Test condition is shown as Figure 5.
P/N: PM1310
24
REV. 1.1, OCT. 01, 2008
MX25L12805D
Table 7. Power-Up Timing and VWI Threshold
Symbol tVSL(1) tPUW(1) VWI(1) Parameter VCC(min) to CS# low Time delay to Write instruction Write Inhibit Voltage Min. 200 1 1.5 Max. 10 2.5 Unit us ms V
Note: 1. These parameters are characterized only.
INITIAL DELIVERY STATE
The device is delivered with the memory array erased: all bits are set to 1 (each byte contains FFh). The Status Register contains 00h (all Status Register bits are 0).
P/N: PM1310
25
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 8. Serial Input Timing
tSHSL CS# tCHSL SCLK tDVCH tCHDX SI MSB tCLCH LSB tCHCL tSLCH tCHSH tSHCH
SO
High-Z
Figure 9. Output Timing
CS# tCH SCLK tCLQV tCLQX SO tQLQH tQHQL SI
ADDR.LSB IN
tCLQV tCLQX
tCL
tSHQZ
LSB
P/N: PM1310
26
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 10. Hold Timing
CS# tHLCH tCHHL SCLK tCHHH tHLQZ SO tHHQX tHHCH
HOLD#
* SI is "don't care" during HOLD operation.
Figure 11. WP# Disable Setup and Hold Timing during WRSR when SRWD=1
WP# tWHSL tSHWL
CS# 0 SCLK 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
SI
01
SO
High-Z
P/N: PM1310
27
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 12. Write Enable (WREN) Sequence (Command 06)
CS# 0 SCLK Command SI 06 1 2 3 4 5 6 7
SO
High-Z
Figure 13. Write Disable (WRDI) Sequence (Command 04)
CS# 0 SCLK Command SI 04 1 2 3 4 5 6 7
SO
High-Z
Figure 14. Read Identification (RDID) Sequence (Command 9F)
CS# 0 SCLK Command SI 9F Manufacturer Identification SO High-Z 7 MSB 6 5 3 2 1 Device Identification 3 2 1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 28 29 30 31
0 15 14 13 MSB
P/N: PM1310
28
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 15. Read Status Register (RDSR) Sequence (Command 05)
CS# 0 SCLK command SI 05 Status Register Out High-Z SO 7 MSB 6 5 4 3 2 1 0 7 MSB 6 5 4 3 2 1 0 7 Status Register Out 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Figure 16. Write Status Register (WRSR) Sequence (Command 01)
CS# 0 SCLK command Status Register In 7 MSB 6 5 4 3 2 1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
SI
01
SO
High-Z
Figure 17. Read Data Bytes (READ) Sequence (Command 03)
CS# 0 SCLK command 24-Bit Address 1 2 3 4 5 6 7 8 9 10 28 29 30 31 32 33 34 35 36 37 38 39
SI
03
23 22 21 MSB
3
2
1
0 Data Out 1 7 6 5 4 3 2 1 0 Data Out 2 7
High-Z SO MSB
P/N: PM1310
29
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 18. Read Data Bytes at Higher Speed (FAST_READ) Sequence (Command 0B)
CS# 0 SCLK Command 24 BIT ADDRESS 1 2 3 4 5 6 7 8 9 10 28 29 30 31
SI
0B
23 22 21
3
2
1
0
SO
High-Z
CS# 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 SCLK Dummy Byte
SI
7
6
5
4
3
2
1
0 DATA OUT 1 DATA OUT 2 1 0 7 MSB 6 5 4 3 2 1 0 7 MSB
SO
7 MSB
6
5
4
3
2
P/N: PM1310
30
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 19. Page Program (PP) Sequence (Command 02)
CS# 0 SCLK Command 24-Bit Address Data Byte 1 1 2 3 4 5 6 7 8 9 10 28 29 30 31 32 33 34 35 36 37 38 39
SI
02
23 22 21 MSB
3
2
1
0
7
6
5
4
3
2
1
0
MSB
CS#
2072
2073
2074
2075
2076
2077
2
2078
1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 SCLK Data Byte 2 Data Byte 3
Data Byte 256
SI
7
6
5
4
3
2
1
0
7 MSB
6
5
4
3
2
1
0
7
6
5
4
3
0
MSB
MSB
Figure 20. Sector Erase (SE) Sequence (Command 20)
CS# 0 SCLK Command 24 Bit Address 1 2 3 4 5 6 7 8 9 29 30 31
SI
20
23 22 MSB
2
1
0
Note: SE command is 20(hex).
P/N: PM1310
2079
REV. 1.1, OCT. 01, 2008
31
MX25L12805D
Figure 21. Block Erase (BE) Sequence (Command D8)
CS# 0 SCLK Command 24 Bit Address 1 2 3 4 5 6 7 8 9 29 30 31
SI
D8
23 22 MSB
2
1
0
Note: BE command is D8(hex).
Figure 22. Chip Erase (CE) Sequence (Command 60 or C7)
CS# 0 SCLK Command SI 60 or C7 1 2 3 4 5 6 7
Note: CE command is 60(hex) or C7(hex).
Figure 23. Deep Power-down (DP) Sequence (Command B9)
CS# 0 SCLK Command SI B9 1 2 3 4 5 6 7 tDP
Stand-by Mode
Deep Power-down Mode
P/N: PM1310
32
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 24. Release from Deep Power-down and Read Electronic Signature (RES) (Command AB) Sequence
CS# 0 SCLK Command 3 Dummy Bytes tRES2 1 2 3 4 5 6 7 8 9 10 28 29 30 31 32 33 34 35 36 37 38
SI
AB
23 22 21 MSB
3
2
1
0 Electronic Signature Out 7 MSB Deep Power-down Mode Stand-by Mode 6 5 4 3 2 1 0
High-Z SO
Figure 25. Release from Deep Power-down (RDP) Sequence (Command AB)
CS# 0 SCLK Command SI AB 1 2 3 4 5 6 7 tRES1
High-Z SO
Deep Power-down Mode
Stand-by Mode
P/N: PM1310
33
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 26. Read Electronic Manufacturer & Device ID (REMS) Sequence (Command 90)
CS# 0 SCLK Command 2 Dummy Bytes 1 2 3 4 5 6 7 8 9 10
SI
90
15 14 13
3
2
1
0
SO
High-Z
CS# 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 SCLK ADD (1)
SI
7
6
5
4
3
2
1
0 Manufacturer ID Device ID 0 7 MSB 6 5 4 3 2 1 0 7 MSB
SO
X
7 MSB
6
5
4
3
2
1
Notes: (1) ADD=00H will output the manufacturer's ID first and ADD=01H will output device ID first (2) Instruction is 90(hex).
P/N: PM1310
34
REV. 1.1, OCT. 01, 2008
MX25L12805D
Figure 27. Power-up Timing
VCC VCC(max) Program, Erase and Write Commands are Ignored Chip Selection is Not Allowed VCC(min) Reset State of the Flash VWI tPUW tVSL Read Command is allowed Device is fully accessible
time
P/N: PM1310
35
REV. 1.1, OCT. 01, 2008
MX25L12805D
RECOMMENDED OPERATING CONDITIONS
At Device Power-Up AC timing illustrated in Figure A is recommended for the supply voltages and the control signals at device power-up. If the timing in the figure is ignored, the device may not operate correctly.
VCC(min)
VCC
GND tVR tSHSL
CS#
tCHSL tSLCH tCHSH tSHCH
SCLK
tDVCH tCHDX tCLCH LSB IN tCHCL
SI
MSB IN
SO
High Impedance
Figure A. AC Timing at Device Power-Up
Symbol tVR
Parameter VCC Rise Time
Notes 1
Min. 20
Max. 500000
Unit us/V
Notes : 1. Sampled, not 100% tested. 2. For AC spec tCHSL, tSLCH, tDVCH, tCHDX, tSHSL, tCHSH, tSHCH, tCHCL, tCLCH in the figure, please refer to "AC CHARACTERISTICS" table.
P/N: PM1310
36
REV. 1.1, OCT. 01, 2008
MX25L12805D
ERASE AND PROGRAMMING PERFORMANCE
PARAMETER Write Status Register Cycle Time Sector Erase Time Block Erase Time Chip Erase Time Chip Erase Time (at ACC mode) Byte Program Time (via page program command) Page Program Time Page Program Time (at ACC mode) Erase/Program Cycle Min. TYP. (1) 40 60 0.7 80 50 9 1.4 1.4 100,000 Max. (2) 100 300 2 200 125 300 5 5 UNIT ms ms s s s us ms ms cycles
Note: 1. Typical program and erase time assumes the following conditions: 25 C, 3.3V, and checker board pattern. 2. Under worst conditions of 85 C and 2.7V. 3. System-level overhead is the time required to execute the first-bus-cycle sequence for the programming command. 4. The maximum chip programming time is evaluated under the worst conditions of 0C, VCC=3.0V, and 100K cycle with 90% confidence level. 5. Erase/Program cycles comply with JEDEC JESD-47E & A117A standard.
LATCH-UP CHARACTERISTICS
MIN. Input Voltage with respect to GND on ACC Input Voltage with respect to GND on all power pins, SI, CS# Input Voltage with respect to GND on SO Current Includes all pins except VCC. Test conditions: VCC = 3.0V, one pin at a time. -1.0V -1.0V -1.0V -100mA MAX. 11.5V 2 VCCmax VCC + 1.0V +100mA
P/N: PM1310
37
REV. 1.1, OCT. 01, 2008
MX25L12805D
ORDERING INFORMATION
PART NO. SERIAL CLOCK RATE MX25L12805DMI-20G 50MHz READ 25mA STANDBY 20uA Temperature PACKAGE -40~85C 16-SOP Remark Pb-free
CURRENT(max.) CURRENT(max.)
P/N: PM1310
38
REV. 1.1, OCT. 01, 2008
MX25L12805D
PART NAME DESCRIPTION
MX 25 L 12805D M I 20 G
OPTION: G: Pb-free
SPEED: 20: 50MHz
TEMPERATURE RANGE: I: Industrial (-40C to 85C) PACKAGE: M: 300mil 16-SOP
DENSITY & MODE: 12805D: 128Mb
TYPE: L: 3V
DEVICE: 25: Serial Flash
P/N: PM1310
39
REV. 1.1, OCT. 01, 2008
MX25L12805D
PACKAGE INFORMATION
P/N: PM1310
40
REV. 1.1, OCT. 01, 2008
MX25L12805D
REVISION HISTORY
Revision No. Description 1.0 Removed "Advanced Information" on page 1 1.1 Revised sector erase time spec from 90ms(typ.) to 60ms(typ.) Page P1 P24,37 Date FEB/26/2008 OCT/01/2008
P/N: PM1310
41
REV. 1.1, OCT. 01, 2008
MX25L12805D
Macronix's products are not designed, manufactured, or intended for use for any high risk applications in which the failure of a single component could cause death, personal injury, severe physical damage, or other substantial harm to persons or property, such as life-support systems, high temperature automotive, medical, aircraft and military application. Macronix and its suppliers will not be liable to you and/or any third party for any claims, injuries or damages that may be incurred due to use of Macronix's products in the prohibited applications.
MACRONIX INTERNATIONAL CO., LTD.
Headquarters Macronix, Int'l Co., Ltd.
16, Li-Hsin Road, Science Park, Hsinchu, Taiwan, R.O.C. Tel: +886-3-5786688 Fax: +886-3-5632888
Taipei Office Macronix, Int'l Co., Ltd.
19F, 4, Min-Chuan E. Road, Sec. 3, Taipei, Taiwan, R.O.C. Tel: +886-2-2509-3300 Fax: +886-2-2509-2200
Macronix America, Inc.
680 North McCarthy Blvd. Milpitas, CA 95035, U.S.A. Tel: +1-408-262-8887 Fax: +1-408-262-8810 Email: sales.northamerica@macronix.com
Macronix Europe N.V.
Koningin Astridlaan 59, Bus 1 1780 Wemmel Belgium Tel: +32-2-456-8020 Fax: +32-2-456-8021
Macronix Asia Limited.
NKF Bldg. 5F, 1-2 Higashida-cho, Kawasaki-ku Kawasaki-shi, Kanagawa Pref. 210-0005, Japan Tel: +81-44-246-9100 Fax: +81-44-246-9105
Singapore Office Macronix Pte. Ltd.
1 Marine Parade Central #11-03 Parkway Centre Singapore 449408 Tel: +65-6346-5505 Fax: +65-6348-8096
Macronix (Hong Kong) Co., Limited.
702-703, 7/F, Building 9, Hong Kong Science Park, 5 Science Park West Avenue, Sha Tin, N.T. Tel: +86-852-2607-4289 Fax: +86-852-2607-4229
http : //www.macronix.com
MACRONIX INTERNATIONAL CO., LTD. reserves the right to change product and specifications without notice.
42


▲Up To Search▲   

 
Price & Availability of MX25L12805D

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X